home *** CD-ROM | disk | FTP | other *** search
/ Canon Creative 3 / Canon Creative 3 - Disc 2.iso / designe / IMAGES / ICONS / TRADE / VID5.OPD < prev    next >
Encoding:
Text File  |  1996-11-12  |  2.1 KB  |  116 lines

  1. #[document 63.7 119 114.55 182.95
  2. static oe="odd_even",nzw="nonzero_winding",wc="winding_counting";
  3. static stroked="stroked";
  4. static vert="vertical",horz="horizontal";
  5. static miter="miter",bevel="bevel",round="round";
  6. static butt="butt",proj="projected";
  7. #[page
  8. auto m=move,l=line,c=curve;
  9. auto p;
  10. gc_cspace("Lab");
  11. gc_color(100.0,0.0,0.0);
  12. rect(0,0,0,0);
  13. auto ng=draw(path());
  14. auto s=array(ng);
  15. m(85.15,149.95);
  16. l(77.05,130.60);
  17. finish_edge();
  18. p=path();
  19. gc_draw_style(stroked);
  20. gc_line_join_style(round);
  21. gc_line_cap_style(round);
  22. gc_stroke_width(1.50);
  23. gc_font_draw_style(0);
  24. gc_color(0.00,0.00,0.00);
  25. s[0]=draw(p);
  26. m(78.60,138.15);
  27. l(71.75,137.90);
  28. l(65.85,134.60);
  29. l(64.45,128.70);
  30. l(68.20,123.50);
  31. l(73.85,119.75);
  32. l(80.95,120.20);
  33. l(86.10,122.80);
  34. l(87.05,127.30);
  35. l(86.60,132.00);
  36. l(83.75,135.55);
  37. l(78.60,138.15);
  38. close_edge();
  39. p=path();
  40. s[1]=draw(p);
  41. s[0]:=s[1];
  42. m(68.20,132.00);
  43. l(67.65,129.20);
  44. l(71.50,124.20);
  45. l(76.70,122.80);
  46. l(81.90,124.20);
  47. l(84.00,126.80);
  48. finish_edge();
  49. p=path();
  50. s[1]=draw(p);
  51. s[0]:=s[1];
  52. m(74.95,182.20);
  53. l(72.30,179.95);
  54. l(69.70,177.40);
  55. l(68.00,173.90);
  56. l(69.20,170.60);
  57. l(74.40,168.70);
  58. l(79.55,169.65);
  59. l(82.15,173.00);
  60. l(81.00,176.10);
  61. l(77.70,176.75);
  62. l(74.60,174.35);
  63. l(72.75,170.85);
  64. l(72.75,165.85);
  65. l(75.55,162.80);
  66. l(81.00,160.70);
  67. l(84.75,161.85);
  68. l(88.50,164.00);
  69. l(89.20,168.25);
  70. l(86.00,170.10);
  71. l(83.10,168.50);
  72. l(80.50,165.65);
  73. l(79.80,161.15);
  74. l(81.20,157.10);
  75. l(84.50,154.30);
  76. l(90.85,154.30);
  77. l(95.35,156.35);
  78. l(96.75,160.70);
  79. l(95.35,162.80);
  80. l(92.30,163.55);
  81. l(88.30,161.40);
  82. l(87.60,157.85);
  83. l(88.30,151.70);
  84. l(91.10,146.75);
  85. l(95.35,146.50);
  86. l(100.75,147.00);
  87. l(104.30,149.85);
  88. l(104.55,154.30);
  89. l(101.25,156.90);
  90. l(96.75,155.50);
  91. l(94.60,151.50);
  92. l(94.85,144.60);
  93. l(97.25,140.60);
  94. l(101.95,139.65);
  95. l(107.60,138.45);
  96. l(111.85,141.30);
  97. l(112.55,145.80);
  98. l(110.65,148.85);
  99. l(106.85,147.70);
  100. l(102.85,144.85);
  101. l(101.25,137.70);
  102. l(102.65,134.70);
  103. l(105.55,133.70);
  104. l(109.80,133.70);
  105. l(113.80,135.85);
  106. l(68.00,181.25);
  107. l(74.95,182.20);
  108. close_edge();
  109. p=path();
  110. s[1]=draw(p);
  111. s[0]over=s[1];
  112. page:=s[0];
  113. s=NULL;
  114. #]page
  115. #]document
  116.